เพ มภาพตามเน อหาของแต ละบท. Basic of Web Design by Assoc. Prof. Churee Techawut and Dr. Ratsameetip Wita adapted into English by Dr.

Size: px
Start display at page:

Download "เพ มภาพตามเน อหาของแต ละบท. Basic of Web Design by Assoc. Prof. Churee Techawut and Dr. Ratsameetip Wita adapted into English by Dr."

Transcription

1 เพ มภาพตามเน อหาของแต ละบท Basic of Web Design by Assoc. Prof. Churee Techawut and Dr. Ratsameetip Wita adapted into English by Dr. Prakarn Unachak

2 1. Anatomy of a Website 2. Types of Web Pages 3. Steps in Website Design

3 1. Anatomy of a Website 3

4 1. Anatomy of a Website (1) Domain Name: (4) Homepage (3) Web page Web page Web page Web page Web page Web page (2) Website (5) Site Map 4

5 1. Anatomy of a Website (cont.) 1. Domain Name Human-readable, unique name that identifies an entity (such as website) on the Internet. Formed by the rules of Domain Name System (DNS) Example: 2. Web Page Documents readable by web browser Text/image/etc Addressed by URL 3. Website Set of related web pages served from a single domain Hosted on the same (set of) server(s) INFORMATION TECHNOLOGY AND MODERN LIFE I : WEB AUTHORING TOOLS 5

6 1. Anatomy of a Website (cont.) 4. Home Page Usually the first page you ll see on a website. 5. Site map List of pages on a website, and how they are linked together INFORMATION TECHNOLOGY AND MODERN LIFE I : WEB AUTHORING TOOLS 6

7 2. Types of Web Pages 7

8 2. Two Types of Web Pages Static Web Page File delivered as stored Content does not changed unless the stored file changes Written only by Hypertext Markup Language (HTML) Dynamic Web Page Generated by web application Content changes based on user s interaction (and other things) May interact with a database 8

9 Dynamic Web Page Example Contents change on user interaction INFORMATION TECHNOLOGY AND MODERN LIFE I : WEB AUTHORING TOOLS 9

10 Dynamic Web Page Example (2) Google Doodles Time/Location Thai Mother s Day 2014 Valentine 2012 World Cup 2014 Lunar New Year INFORMATION TECHNOLOGY AND MODERN LIFE I : WEB AUTHORING TOOLS 10

11 3. Steps in Website Design 11

12 3.1. Analysis 3.2. Planning 3.3. Design 3.4. Content 3.5. Development 3.6. Testing 3.7. Deployment 3. Steps in Website Design 12

13 3.1. Analysis What do I want with this website? Emphasis on preliminary information gathering Work out: Purpose of the website: what is this website about? Target Audience: who is this website for? Intended Use: how will people be using this website? These information will help you decide/create an appropriate website for your target audience 13

14 3.2. Planning Outline the overall design of the website Sitemap Underlying/developing technology (types of pages, data required, etc.) Decide the structure of website Features A website should not be too complex Determine how information of the website will be connected Group similar information together for ease of navigation 14

15 3.3. Design Maximize usability for the target audience Decide an appropriate page layout Select fitting fonts and typography Use the right colors to highlight your contents/ set the right mood. 15

16 3.3.1 Usability Usability is the quality of user experience while they are interacting with the system/ website Usability is the main goal of website design Ideal usability is when user can figure out how to use and navigate the website quickly and painlessly What to do, where to click, etc. User interface is important for this 16

17 3.3.1 Usability (cont.) Ease of Learning Subjective Satisfaction Efficiency of Use Error Frequency Memorability 17

18 3.3.1 Usability (cont.) Ease of learning : user can understand the user interface and can access the information in the website quickly Efficiency of use : user can navigate the website efficiently (least time, least amount of clicks, etc.) Memorability : user can remember our website (preferably fondly, so that they will come back) Error frequency : minimized coding error and Navigation error Subjective satisfaction : maximize user s enjoyment (or at least, minimize user s frustration) in using the website 18

19 3.3.2 Page layout Page layout is planning and allocate areas for different information you want to display on the web pages. You should finish page layout before you start building the website Wireframe model is one of the popular method in page layout The model will simulate how the contents will look on the webpages with boxes with labels No decoration, no look-and-feel Page layouts are usually in grids, as the following examples: 19

20 Layout # Page layout (cont.) LOGO Navigation 20

21 3.3.2 Page layout (cont.) Website with Layout #1 21

22 Layout # Page layout (cont.) LOGO Header / Banner Side Bar Navigation Body Area 22

23 3.3.2 Page layout (cont.) Website with Layout #2 23

24 3.3.2 Page layout (cont.) Layout #3 LOGO Navigation Header / Banner Intro Text Area Box1 Box2 Box3 24

25 3.3.2 Page layout (cont.) Website with Layout #3 25

26 3.3.2 Page layout (cont.) Layout #4 LOGO Navigation Header / Banner Side Bar Body Area 26

27 3.3.2 Page layout (cont.) Website with Layout #4 27

28 3.3.2 Page Layout - Homepage Dimension Homepage contents should not exceed web browser s content area The size of the web page should be smaller than most user s screen Avoid horizontal scrolling Although, some vertical scrolling is fine, the webpage should not be too long Standard web page s width is 800 pixels 28

29 3.3.3 Fonts and Typography The main goal is the readability of contents The fonts should also fit the tone of the website (official/casual) Appropriate Size Font size is in pixels Font s color should stand out from the background Keep effect such as blinking or moving characters to a moderation 29

30 3.3.3 Fonts and typography (cont.) Different fonts can have different feels......and relay different intentions source: reddit 30

31 3.3.3 Fonts and typography (cont.) Font should stand out from the background This applies to other type of presentations, such as Word document or PowerPoint presentations Which one is more comfortable to read? 31

32 3.3.3 Fonts and typography (cont.) Three types of fonts Serif San serif Script 32

33 3.3.3 Fonts - Serif Has small lines at the end of the stroke Usually used in official documents Mostly for headers than contents Example: Time New Roman, Georgia, Book Antiqua Head serif Foot serif 33

34 No Serif Fonts - Sans serif More modern fonts (Usually) Easy to read, appropriate for contents Example: Arial, Tahoma, Calibri 34

35 3.3.3 Fonts - Script Based on handwriting Harder to read Used in casual context Mostly as headers (if at all) Example: Vladimir Script, Freestyle Script 35

36 3.3.4 Color The main goals of using colors To draw user s attention To maintain website s consistency Colors are made of primary colors, one model is RGB: R = RED G = GREEN B = BLUE 36

37 3.3.4 Color - Hex Color Code Or six-digit color code, use to identify RGB colors Consists of 6 hexadecimal digit, whose value can be 0 F (15) (0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F) So each R, G, B component can represent 256 values # F F F F F F R G B 37

38 3.3.4 Color - Hex Color Code Example: white (#FFFFFF), and black (#000000) 38

39 3.3.4 Color - Color Theme Choice of colors, or color theme, should be: Appropriate for website content and purpose For example, a website for Department of Education should not be too colorful A website for a cinema complex, on the other hand... If the website has a lot of content, the colors choice should make the content easy to read Fit to the organization Organization may already have their color, the website should also use that to increase credibility (What is CMU s color?) 39

40 3.3.4 Color - Color Theme Different colors have different feels Warm and Cool Colors Warm is energetic, stimulating Cool is calming, relaxing Color wheel Used for picking the right color Warm and Cool Colors 40

41 3.3.4 Color - Color Theme Warm and cool colors Monochromatic colors Analogous colors Triad colors Warm and Cool Colors Monochromatic Colors Analogous Colors Triad Colors 41

42 e4b0fc259f094916/ /monochromatic_color_scheme Tints Tones Shades Color Color Theme 42

43 Monochromatic Web Page 43

44 Web Page with Analogous Colors Tori s Eyes: torieyes.quodis.com 44

45 3.4. Content The contents are the most important parts of the website. You need to make sure that the information in the contents has the following properties: Accuracy: you need to make sure that the information is verified to be correct, comes from credible source. Also, make sure the spelling and grammar are correct Timeliness: the information should be up-to-date Coverage (completeness): the information should fit and adequate for the purpose of the website. 45

46 3.4. Content Copywriting Images and Graphics Search Engine Optimization (SEO) 46

47 3.4.1 Copywriting To use other people s contents in your website, you should get their permissions. Also, they should be properly credited Example of such (conditional) permission is Creative Commons license 47

48 3.4.2 Images and graphics The images and other graphical objects should load quickly The file size should not exceed 100 KB For small logo or graphical objects with limited colors, the file size should be about 20 KB Use appropriate file types True color picture: jpeg or jpg Graphical effect: gif or png Make sure to compare file sizes before picking one You can use photo editors such as GIMP, Photoshop or Pixlr to edit the pictures/graphics before using them on the website. 48

49 3.4.2 Images and graphics (cont.) The images and graphical objects should be relevant to the contents Avoid using excessive animation and other effects If you are going to incorporate music into the website, it should 1) NOT start automatically OR 2) There s a button to turn the music off 49

50 3.4.3 Search Engine Optimization Search engine is a system that gather data about all (listed) web pages on the Internet. This includes how web pages are linked to each other. Search engine can use such information to help users locate what they are interested in Search engine will have an algorithm that can change information on web pages into search results, ordered in a way that should be useful to the users Search engine examples: /03/search-engines.png 50

51 3.4.3 Search Engine Optimization (cont.) Search Engine Optimization (SEO) is a process that can help a company or an organization to increase their website s visibility on the search engine SEO will make a website appears at top order of the search results. This make it easier for users to see the website The results will be listed on organic search (non-ads) part of the search results More information by googling search engine optimization starter guide 51

52 3.4.3 Search Engine Optimization (cont.) 52

53 3.5. Development Web Authoring Tools Web Publishing Services Responsive Web Design 53

54 3.5.1 Web Authoring Tools Tools to create a web page For those with programming background, they can use HTML and CSS to create a web page The alternative is to use WYSIWYG (What You See Is What You Get) web authoring tools, which can be divided into 2 categories Application software such as Adobe Dreamweaver, KompoZer Online service that provide web authoring tools alongside web publishing service. Examples: Google Sites, Wordpress.com, Weebly 54

55 3.5.1 Web authoring tools (cont.) Google Sites Wordpress Blogger Tumblr 55

56 3.5.2 Web Publishing Services Provide web authoring tools, hosting, and (sometime) domain name Included web authoring tools are usually in WYSIWYG Usually provide themes for easy selection of your website s look Can have free & paid versions 56

57 3.5.3 Responsive web design Modern way of website design to display contents Design for webpages to display on different devices (screen sizes) with automatic adjustment 57

58 3.6. Testing There are a few steps in preliminary website testing: Technical testing: checking the navigations that all clicks will take you to the correct destinations and/or actions Browser compatibility: can the web pages be display correctly on all browsers Goal accomplishment: check that the contents fit the purposes of the website 58

59 3.7. Deployment When you distribute the website for actual use, you should also do: Have a way of monitoring to watch over all workings of the website and a way for users to submit error report When errors are detected, perform bug fixes to fix those errors Also, regularly perform maintenance, not only to make sure the website works correctly, but to make sure the information on the website remain correct, timely and complete 59

By Dr. Ratsameetip Wita. Adapted to English by Prakarn Unachak

By Dr. Ratsameetip Wita. Adapted to English by Prakarn Unachak By Dr. Ratsameetip Wita Adapted to English by Prakarn Unachak 1 (3) Homepage (1) Domain Name: www.example.com (4) Web page Web page Web page Web page Web page Web page (2) Website (5) Site Map 2 Domain

More information

PRODUCTION PHASES CHANGES

PRODUCTION PHASES CHANGES PRODUCTION PHASES CHANGES There are changes in the production phases terminology as related to the Adobe certification test objectives. We have added new phase names as identified by Adobe resources linked

More information

Web Development & Design Foundations with HTML5

Web Development & Design Foundations with HTML5 1 Web Development & Design Foundations with HTML5 CHAPTER 5 WEB DESIGN Copyright Terry Felke-Morris 2 Learning Outcomes In this chapter, you will learn how to... Describe the most common types of website

More information

Font size. Tabl:e 2-4 Font Size Examples. Chapter 2.. Page Layout and Design 47. (font si ze="3"> (fo nt s ize="+l"> (font size="-l">

Font size. Tabl:e 2-4 Font Size Examples. Chapter 2.. Page Layout and Design 47. (font si ze=3> (fo nt s ize=+l> (font size=-l> Chapter 2.. Page Layout and Design 47 There are some limitations to using fonts. Although there are many fonts to choose from, for users to view those fonts, they have to be registered on the user's system.

More information

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

Topic 0b Graphics for Science & Engineering

Topic 0b Graphics for Science & Engineering Course Instructor Dr. Raymond C. Rumpf Office: A 337 Phone: (915) 747 6958 E Mail: rcrumpf@utep.edu Topic 0b Graphics for Science & Engineering EE 4386/5301 Computational Methods in EE Outline What are

More information

Introduction to Elements of Web Design: WYSIWYG WYSIWYG. What You See Is What You Get

Introduction to Elements of Web Design: WYSIWYG WYSIWYG. What You See Is What You Get Introduction to Elements of Web Design: WYSIWYG WYSIWYG What You See Is What You Get There are many WYSIWYG Web design programs available, including Dreamweaver and WIX. These programs generate the HTML

More information

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab OBJECTIVES- 1.0 Setting Project Requirement 1.1 Identify the purpose, audience, and audience needs for

More information

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS BASICS OF WEB DESIGN CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS 1 LEARNING OUTCOMES Describe the most common types of website organization Describe principles of visual design Design for your target audience

More information

UNSW Global Website Branding Guidelines. Website Brand Guidelines

UNSW Global Website Branding Guidelines. Website Brand Guidelines Website Brand Guidelines I Contents 1 Introduction... 1 2 Website Structure... 1 2.1 Page structure overview... 1 2.2 Home page structure... 1 2.3 Secondary page structure... 4 3 Page elements... 6 3.1

More information

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor.

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor. All Creative Designs HTML Web Tutorial for PC Using KompoZer New version 2012 now available at: http://www.allcreativedesigns.com.au/pages/tutorials.html Step 1 Download and Install KompoZer Step by step

More information

Blackboard staff how to guide Accessible Course Design

Blackboard staff how to guide Accessible Course Design The purpose of this guide is to help online course authors in creating accessible content using the Blackboard page editor. The advice is based primarily on W3C s Web Content Accessibility Guidelines 1.0

More information

Multimedia for the Web: Creating Digital Excitement. Multimedia Element Text

Multimedia for the Web: Creating Digital Excitement. Multimedia Element Text : Creating Digital Excitement Multimedia Element Text Chapter Concepts Discuss Fonts Understand Fonts Define Cascading Style Sheets (CSS) Explain Additional Options for Implementing Text on the Web Chapter

More information

Working with Images and Multimedia

Working with Images and Multimedia CHAPTER Working with Images and Multimedia You can make your web page more interesting by adding multimedia elements. You can download the files featured in this chapter from www.digitalfamily.com/tyv.

More information

Fonts, text, and colour on the web. Sourcing, resizing, and inserting web site images MGMT 230 LAB

Fonts, text, and colour on the web. Sourcing, resizing, and inserting web site images MGMT 230 LAB Fonts, text, and colour on the web Sourcing, resizing, and inserting web site images MGMT 230 LAB Fonts and font families Font families are used in web development rather than just the name of one font

More information

Developing successful posters using Microsoft PowerPoint

Developing successful posters using Microsoft PowerPoint Developing successful posters using Microsoft PowerPoint PRESENTED BY ACADEMIC TECHNOLOGY SERVICES University of San Diego Goals of a successful poster A poster is a visual presentation of your research,

More information

GUIDELINES FOR WEB SITE DESIGN CHAPTER 10

GUIDELINES FOR WEB SITE DESIGN CHAPTER 10 GUIDELINES FOR WEB SITE DESIGN CHAPTER 10 What makes a Web site good? Who defines good? From whose perspective is it good the site visitor or the sponsoring organization? The following questions and tips

More information

Seven Steps to Creating an Accessible PowerPoint Slideshow

Seven Steps to Creating an Accessible PowerPoint Slideshow Seven Steps to Creating an Accessible PowerPoint Slideshow Disability Access Services i About Disability Access Services Centralized Resource and Information on Disability Access Disability Access Services

More information

11/5/16 WEB DESIGN. Branding Fall 2016

11/5/16 WEB DESIGN. Branding Fall 2016 designschool.canva.com/blog/print-vs-web/ nngroup.com/articles/differences-between-print-design-and-web-design/ howdesign.com/web-design-resources-technology/top-content-management-systems-designers/ alchemyuk.com/design/74-top-10-web-design-tips

More information

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives. Overall Design Is Related to the Site Purpose. Website Organization

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives. Overall Design Is Related to the Site Purpose. Website Organization Web Development & Design Foundations with HTML5 Ninth Edition Chapter 5 Web Design Slides in this presentation contain hyperlinks. JAWS users should be able to get a list of links by using INSERT+F7 Learning

More information

Beyond Captioning: Tips and Tricks for Accessible Course Design

Beyond Captioning: Tips and Tricks for Accessible Course Design Minnesota elearning Summit 2017 Aug 2nd, 3:00 PM - 4:00 PM Beyond Captioning: Tips and Tricks for Accessible Course Design Jenessa L. Gerling Hennepin Technical College, JGerling@hennepintech.edu Karen

More information

Jennifer Nip, P.Eng. Portfolio

Jennifer Nip, P.Eng. Portfolio Jennifer Nip, P.Eng Portfolio Jennifer Nip Portfolio Jennifer has over 10 years experience in web design and usability analysis Being the Lead User Experience Designer, she has leading edge web design

More information

Adobe Web Authoring using Adobe Dreamweaver Exam and objectives

Adobe Web Authoring using Adobe Dreamweaver Exam and objectives Adobe Web Authoring using Adobe Dreamweaver Exam and objectives After taking the exam, your score is electronically reported. Please allow 2-4 weeks from the date you pass the exam to receive your ACA

More information

Web Guidelines TABLE OF CONTENTS. Expressing and Protecting the Carnegie Mellon University Identity

Web Guidelines TABLE OF CONTENTS. Expressing and Protecting the Carnegie Mellon University Identity Web Guidelines Expressing and Protecting the Carnegie Mellon University Identity TABLE OF CONTENTS Web guidelines Content management system (CMS) 2 Wordmark 2 Colors 3 Typography 4 Links and buttons 4

More information

ONE K CREATIVE. tools for social impact storytelling: CREATING A CONSISTENT BRand

ONE K CREATIVE. tools for social impact storytelling: CREATING A CONSISTENT BRand ONE K CREATIVE tools for social impact storytelling: CREATING A CONSISTENT BRand key elements to define for brand consistency DEFINING THE BASIC ELEMENTS OF YOUR BRAND ALLOWS YOUR TEAM - STAFF, BOARD MEMBERS,

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

TouchCMA Branding Options. Give your newest tech tool a makeover with your company s look and feel!

TouchCMA Branding Options. Give your newest tech tool a makeover with your company s look and feel! TouchCMA Branding Options Give your newest tech tool a makeover with your company s look and feel! Why Does Your Brand Matter? Your brand is your identity. It distinguishes you and your agents from a sea

More information

Design Development Documentation

Design Development Documentation Design Development Documentation Preliminary Logo One For the first logo design in which I created I started off with a clipart image of a clenched fist in which I traced within Photoshop. I chose this

More information

Chapter 7 Typography, Style Sheets, and Color. Mrs. Johnson

Chapter 7 Typography, Style Sheets, and Color. Mrs. Johnson Chapter 7 Typography, Style Sheets, and Color Mrs. Johnson Typography Typography refers to the arrangement, shape, size, style, and weight of text. Affects the navigation and usability of a web site and

More information

FrontPage 2000 Tutorial -- Advanced

FrontPage 2000 Tutorial -- Advanced FrontPage 2000 Tutorial -- Advanced Shared Borders Shared Borders are parts of the web page that share content with the other pages in the web. They are located at the top, bottom, left side, or right

More information

C L A S S 2 T Y P O G R A P H Y. FOUNDATIONS OF GRAPHIC DESIGN MW 8 a.m.

C L A S S 2 T Y P O G R A P H Y. FOUNDATIONS OF GRAPHIC DESIGN MW 8 a.m. C L A S S 2 T Y P O G R A P H Y FOUNDATIONS OF GRAPHIC DESIGN MW 8 a.m. Typography Typography separates graphic design from visual art. In every piece of type you see, somebody has considered how the letters,

More information

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age HostPress.ca User manual For your new WordPress website July 2010 Version 1.0 Written by: Todd Munro 1 P age Table of Contents Introduction page 3 Getting Ready page 3 Media, Pages & Posts page 3 7 Live

More information

Graphic Design Starter Pack

Graphic Design Starter Pack Graphic Design Starter Pack Graphic Design Contact Us// E-mail: graphic.design@shawacademy.com www.shawacademy.com Hello This Starter Pack aims to give you a better understanding of what Graphic Design

More information

COMSC-032 Web Site Development- Web Design. Part-Time Instructor: Joenil Mistal

COMSC-032 Web Site Development- Web Design. Part-Time Instructor: Joenil Mistal COMSC-032 Web Site Development- Web Design Part-Time Instructor: Joenil Mistal Lecture 4 4 Web Site Planning & Design Guide Five Phases of a Web Site Project Planning Design Build Test Launch Lecture 4

More information

LECTURE 05 WEB DESIGN

LECTURE 05 WEB DESIGN MULTIMEDIA TECHNOLOGIES LECTURE 05 WEB DESIGN IMRAN IHSAN ASSISTANT PROFESSOR DESIGN FOR TARGET AUDIANCE CONSIDER THE TARGET AUDIENCE OF THESE SITES. WEB PAGE DESIGN BROWSER COMPATIBILITY Web pages do

More information

PLANNING. CAEL Networked Worlds WEEK 2

PLANNING. CAEL Networked Worlds WEEK 2 PLANNING CAEL5045 - Networked Worlds WEEK 2 WEEK 2 CHOOSING COLOURS CHOOSING FONTS COLLECTING CONTENT PLANNING STRUCTURE WIREFRAMES + MOCKUPS Every colour, including black and white, has implications for

More information

Have you ever created a website?

Have you ever created a website? Extending the classroom community by building a class website Destiny Long TIU 11 Community Education Services dlong@tiu11.org Have you ever created a website? Yes, many Yes, one or two No 1 How comfortable

More information

Guidelines to Creating a PowerPoint Presentation. Things you should and should not do!

Guidelines to Creating a PowerPoint Presentation. Things you should and should not do! Guidelines to Creating a PowerPoint Presentation. Things you should and should not do! Colors Text should stand out from the background, but not contrast too highly. Colors should fit together in a recognizable

More information

v1.0.3 WILD SKIN A PROBOARDS V5 THEME

v1.0.3 WILD SKIN A PROBOARDS V5 THEME v1.0.3 WILD SKIN A PROBOARDS V5 THEME TABLE OF CONTENTS 01. Introduction/Disclaimer 02. Installation 03. Customization 01. Colors 02. Fonts 03. Images 04. Icons 05. Banner 06. Sidebar 04. Content 01. Sidebar

More information

Maximizing your Teacher Website

Maximizing your Teacher Website Maximizing your Teacher Website 1 Table of Contents 1. Suggested Items for Your Teacher WebPage. Pg 3 2. SchoolWires- Do s and Don ts for Teacher Sections... Pg 4 a. Top Elements for a Teacher Site b.

More information

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February 2017

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February 2017 RAD Posters & Preparation Overview Research Appreciation Day Education Session February 2017 By this point December 19 January 23 February 14 February 23 February 28 March 23 March 30 Abstract Submission

More information

Seema Sirpal Delhi University Computer Centre

Seema Sirpal Delhi University Computer Centre Getting Started on HTML & Web page Design Seema Sirpal Delhi University Computer Centre How to plan a web development project draft a design document convert text to HTML use Frontpage to create web pages

More information

April 2017 STYLE GUIDE

April 2017 STYLE GUIDE April 2017 STYLE GUIDE WHY IS VISUAL IDENTITY IMPORTANT? The Occidental College logo is a symbol of the Oxy community and our set of shared values of excellence, equity, access and service. The logo serves

More information

SOCIAL MEDIA IMAGE & VIDEO SIZES 2019

SOCIAL MEDIA IMAGE & VIDEO SIZES 2019 SOCIAL MEDIA IMAGE & VIDEO SIZES 2019 Profile Image: 180 x 180 px Cover Photo: 820 x 312 px - Must be at least 180 x 180 pixels. - Photo will appear on page as 170 x 170 pixels. - Photo thumbnail will

More information

Documentation English v1

Documentation English v1 Documentation English v1 Getting started Navigation menu Theme settings General Features Background Typography Banners Contact details Social Unique selling points Image Sizes Frequently asked questions

More information

ICT IGCSE Practical Revision Presentation Web Authoring

ICT IGCSE Practical Revision Presentation Web Authoring 21.1 Web Development Layers 21.2 Create a Web Page Chapter 21: 21.3 Use Stylesheets 21.4 Test and Publish a Website Web Development Layers Presentation Layer Content layer: Behaviour layer Chapter 21:

More information

Building a website. Should you build your own website?

Building a website. Should you build your own website? Building a website As discussed in the previous module, your website is the online shop window for your business and you will only get one chance to make a good first impression. It is worthwhile investing

More information

Content Management System Development Approach

Content Management System Development Approach Raybiztech Content Management System Development Approach January 19, 2013 Table of Contents 1 Overview 4 2 Discovery 4 2.1 Project goal 4 2.2 Content Analysis 5 2.3 Usability and Design considerations

More information

Reading type and text on the web, what research shows us. How you can help to get your message across to your readers.

Reading type and text on the web, what research shows us. How you can help to get your message across to your readers. Reading type and text on the web, what research shows us. How you can help to get your message across to your readers. Assoc Professor Stephen Huxley, Swinburne University of Technology Research material

More information

ABB PowerPoint template User s Guide

ABB PowerPoint template User s Guide Corporate Communications February 2006 ABB PowerPoint template User s Guide ABB Group -1- ABB PowerPoint template User s Guide Table of Contents pg 3 The ABB PowerPoint template pg 7 Minimizing overall

More information

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the complete URL of the linked document, including the domain

More information

Technical Communication A Practical Approach: Chapter 11: Web Pages and

Technical Communication A Practical Approach: Chapter 11: Web Pages and Publish on the Web Technical Communication A Practical Approach: Chapter 11: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins Craig Baehr Revised for ENGR 139 by x.m. spring 2010

More information

Step by Step: Scientific Poster Making Using PowerPoint 2010

Step by Step: Scientific Poster Making Using PowerPoint 2010 Step by Step: Scientific Poster Making Using PowerPoint 2010 Nursing Research Office 1161 21 st Avenue South S-2413 MCN Nashville, TN 37232-2424 Telephone: 615.343.2992 www.vanderbiltnursingebp.com Table

More information

WHAT IS A POSTER SESSION?

WHAT IS A POSTER SESSION? WHAT IS A POSTER SESSION? GENERAL OVERVIEW A SUCCESSFUL POSTER Conveys a clear message and presents highimpact visual information with minimum text Readable use clear language and correct grammar in

More information

Full file at

Full file at Matching Terms 1. e 2. g 3. i 4. f 5. b 6. c 7. a 8. h 9. l 10. j 11. d 12. k Short Answer Web Design, Third Edition End of Chapter Solutions CHAPTER TWO WEB PUBLISHING FUNDAMENTALS Instructions: Write

More information

Format and Layout 8/31/2012. Using Visuals to Inform and Persuade

Format and Layout 8/31/2012. Using Visuals to Inform and Persuade ENG112 Prof. Katherine Delhagen *No sound read every slide of the presentation carefully Using Visuals to Inform and Persuade Effective technical communication integrates textual and visual elements: o

More information

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February & March 2018

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February & March 2018 RAD Posters & Preparation Overview Research Appreciation Day Education Session February & March 2018 By this point December 18 January 23 February 13 February 22 February 26 March 6 March 27 March 29 Abstract

More information

The Wonderful World of DKG Websites

The Wonderful World of DKG Websites The Wonderful World of DKG Websites (Or, Using Weebly to Create a Stylish and Standards- Compliant Website) What is Weebly? Weebly.com is a website where anyone with basic word processing skills can create

More information

DIRECTV Message Board

DIRECTV Message Board DIRECTV Message Board DIRECTV Message Board is an exciting new product for commercial customers. It is being shown at DIRECTV Revolution 2012 for the first time, but the Solid Signal team were lucky enough

More information

Dreamweaver Exam Notes Questions

Dreamweaver Exam Notes Questions Dreamweaver Exam Notes Questions 1. Site Publishing: Local Site: Not published, sitting on your PC. Remote: Folders on the server. Root folder: All the info for the website Answer: Local Site 2. Email

More information

CS474 MULTIMEDIA TECHNOLOGY

CS474 MULTIMEDIA TECHNOLOGY CS474 MULTIMEDIA TECHNOLOGY Pr. G. Tziritas, Spring 2018 SVG Animation Tutorial G. Simantiris (TA) OVERVIEW Introduction Definitions SVG Creating SVGs SVG basics Examples Animation using software Examples

More information

PROFILE DESIGN TUTORIAL KIT

PROFILE DESIGN TUTORIAL KIT PROFILE DESIGN TUTORIAL KIT NEW PROFILE With the help of feedback from our users and designers worldwide, we ve given our profiles a new look and feel. The new profile is designed to enhance yet simplify

More information

COURSE DESIGN ACCESSIBILITY CHECKLIST

COURSE DESIGN ACCESSIBILITY CHECKLIST COURSE DESIGN ACCESSIBILITY CHECKLIST Introduction This checklist is an internal document to be consulted by the Instructional Designer and Faculty member in examining web accessibility in a specific course.

More information

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style precedence and style inheritance Understand the CSS use

More information

Must Have Graphic Tips

Must Have Graphic Tips Ready To Discover The Secret To High Profit Publishing With Little Or NO Content Needed? Reach Eager Buyers In Multiple Niches, Fast... In Card Deck Publishing Profits, you ll discover How to instantly

More information

BRANDING GUIDE INSTITUTIONAL SYMBOLS. Branding Guide Overview. The University Seal. Symbolism of the Seal

BRANDING GUIDE INSTITUTIONAL SYMBOLS. Branding Guide Overview. The University Seal. Symbolism of the Seal Branding Guide Overview The Illinois Wesleyan University Branding Guide is designed to provide clear information on the proper use of approved graphics, colors and fonts for any application of the IWU

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

SOCIAL MEDIA IMAGE & VIDEO SIZES 2018

SOCIAL MEDIA IMAGE & VIDEO SIZES 2018 SOCIAL MEDIA IMAGE & VIDEO SIZES 2018 Profile Image: 180 x 180 px Cover Photo: 820 x 310 px - Must be at least 180 x 180 pixels. - Photo will Appears/will appear on page as 160 x 160 pixels. - Photo thumbnail

More information

How to create a prototype

How to create a prototype Adobe Fireworks Guide How to create a prototype In this guide, you learn how to use Fireworks to combine a design comp and a wireframe to create an interactive prototype for a widget. A prototype is a

More information

Objective 203 Apply production methods to plan and create advanced digital media graphics projects. Course Weight : 25%

Objective 203 Apply production methods to plan and create advanced digital media graphics projects. Course Weight : 25% Objective 203 Apply production methods to plan and create advanced digital media graphics projects. Course Weight : 25% Objective 203 - Graphics Objectives are broken down into three sub-objectives : pre-production,

More information

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information.

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. WWW: (World Wide Web) A way for information to be shared over

More information

Creating Posters using Powerpoint

Creating Posters using Powerpoint Thinking Matters Symposium Friday, 27 April 2012 Creating Posters using Powerpoint Dr. Karen Wilson Department of Environmental Science kwilson@usm.maine.edu 1 2012 Reminders Abstract due March 12 th (Monday)

More information

Page 1 of 11 Units: - All - Teacher: WebPageDesignI, CORE Course: WebPageDesignI Year: 2012-13 Introduction to the World of Web Standards Why do web development standards play a key role in the proliferation

More information

Web Manager 2.0 User s Manual Table of Contents

Web Manager 2.0 User s Manual Table of Contents Web Manager 2.0 User s Manual Table of Contents Table of Contents... 1 Web Manager 2.0 Introduction... 2 Rights and Permissions... 2 User Access Levels... 2 Normal Access... 2 Publisher Access... 2 WM2

More information

Adobe Web Communication using Dreamweaver CS5 Curriculum/Certification mapping

Adobe Web Communication using Dreamweaver CS5 Curriculum/Certification mapping Adobe Web Communication using Dreamweaver CS5 Curriculum/Certification mapping OBJECTIVES Domain 1.0 Setting Project Requirements 1.1 Identify the purpose, audience, and audience needs for a website. 1.2

More information

ITP 101 Project 2 - Photoshop

ITP 101 Project 2 - Photoshop ITP 101 Project 2 - Photoshop Project Objectives Learn how to use an image editing application to create digital images. We will use Adobe Photoshop for this project. Project Details To continue the development

More information

WEB APPLICATION DEVELOPMENT. How the Web Works

WEB APPLICATION DEVELOPMENT. How the Web Works WEB APPLICATION DEVELOPMENT How the Web Works What Is Hypertext Markup Language? Web pages are created using Hypertext Markup Language (HTML), which is an authoring language used to create documents for

More information

WEB DESIGN: CONSTRUCTION, FILES, CODE AND COLOURS UNIT NUMBER: H383 34

WEB DESIGN: CONSTRUCTION, FILES, CODE AND COLOURS UNIT NUMBER: H383 34 WEB DESIGN: CONSTRUCTION, FILES, CODE AND COLOURS UNIT NUMBER: H383 34 OUTCOME 1 Knowledge requirements Web page construction methods File formats Terminology html type Web safe colours WEB PAGE CONSTRUCTION

More information

Guiding Principles for PowerPoint Presentations

Guiding Principles for PowerPoint Presentations Guiding Principles for PowerPoint Presentations Karen Fujii Media Services Manager Center for Instructional Support Office Faculty Development & Academic Support October 12, 2017 History Developed 30 years

More information

Basic Internet Skills

Basic Internet Skills The Internet might seem intimidating at first - a vast global communications network with billions of webpages. But in this lesson, we simplify and explain the basics about the Internet using a conversational

More information

HIERARCHICAL ORGANIZATION

HIERARCHICAL ORGANIZATION A clearly defined home page Navigation links to major site sections HIERARCHICAL ORGANIZATION Often used for commercial and corporate websites 1 Repetition DESIGN PRINCIPLES Repeat visual elements throughout

More information

Creating an Accessible Microsoft Word document

Creating an Accessible Microsoft Word document Creating an Accessible Microsoft Word document Use Built-in Formatting Styles Using built-in formatting styles could be the single most important step in making documents accessible. Built-in formatting

More information

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Make a Website A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Overview Course outcome: You'll build four simple websites using web

More information

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo Note: We skipped Study Guide 1. If you d like to review it, I place a copy here: https:// people.rit.edu/~nbbigm/studyguides/sg-1.docx

More information

The University of Hawaii at Manoa Library Webpage Content/Design/Style Guidelines General Site Design... 2

The University of Hawaii at Manoa Library Webpage Content/Design/Style Guidelines General Site Design... 2 The University of Hawaii at Manoa Library Webpage Content/Design/Style Guidelines Compiled and authored by Beth Tillinghast, Chair, Library Website Redesign Committee Images provided by Wilbur Wong and

More information

Interactive Media CTAG Alignments

Interactive Media CTAG Alignments Interactive Media CTAG Alignments This document contains information about eight Career-Technical Articulation Numbers (CTANs) for the Media Arts Career-Technical Assurance Guide (CTAG). The CTANs are:

More information

5. When the Plugin Installed Successfully message appears, click Activate Plugin. You re all set, so let s get started with your first recipe post.

5. When the Plugin Installed Successfully message appears, click Activate Plugin. You re all set, so let s get started with your first recipe post. ZipList Recipe Plugin: Getting Started It s easy to get started with the ZipList Recipe Plugin. Simply install the free WordPress plugin and then we ll walk through how to use this helpful tool below.

More information

TEMPLATE ORDER GUIDE /

TEMPLATE ORDER GUIDE / TEMPLATE ORDER GUIDE / Our template order guide is filled with guidelines to help you complete the template order form. We want this to be a super easy and fun process for you! In order to prevent any

More information

If you are using WordPress, please refer to the UH West O ahu WordPress Guide for more information.

If you are using WordPress, please refer to the UH West O ahu WordPress Guide for more information. UHWO Web Graphic Standards Other documents to review: UH System Graphic Standards: http://www.hawaii.edu/offices/eaur/graphicsstandards.pdf UH System Style Guide: http://www.hawaii.edu/offices/eaur/styleguide-2015.pdf

More information

.hedgehog { background-image: url(backyard.jpg); color: #ffff99; height: 6in; width: 12in; } .tube {

.hedgehog { background-image: url(backyard.jpg); color: #ffff99; height: 6in; width: 12in; } .tube { .hedgehog { background-image: url(backyard.jpg); color: #ffff99; height: 6in; width: 12in;.tube { color: #996600; height: 3in; width: 12in; position: fixed; What is CSS? Cascading Style Sheets CSS is responsible

More information

DIGITAL TECHNICAL SPECS

DIGITAL TECHNICAL SPECS DIGITAL TECHNICAL SPECS OEMOffHighway.com, along with AC Business Media, reserves the right to ask for revisions or reject any advertising it deems, in its sole opinion, not in keeping its standards. CLICK

More information

Edexcel CiDA Course Overview

Edexcel CiDA Course Overview Edexcel CiDA Course Overview Level 2 Certificate in Digital Applications: Graded A*-C 2 units Coursework & examination Assessment objectives: Applying creative processes to design digital products Selecting

More information

Getting Started with Eric Meyer's CSS Sculptor 1.0

Getting Started with Eric Meyer's CSS Sculptor 1.0 Getting Started with Eric Meyer's CSS Sculptor 1.0 Eric Meyer s CSS Sculptor is a flexible, powerful tool for generating highly customized Web standards based CSS layouts. With CSS Sculptor, you can quickly

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

An Unfortunate Necessity Building an SCA A&S Website using Wordpress

An Unfortunate Necessity Building an SCA A&S Website using Wordpress An Unfortunate Necessity Building an SCA A&S Website using Wordpress Baroness Kaleeb Auon Khadrea Pellison@Galtham.org Kaleeb.galtham.org Master Llwyd Aldrydd BaronLlwyd@gmail.com BaronLlwyd.org LearnFiore.org

More information

Fundamentals of Web Design

Fundamentals of Web Design Fundamentals of Web Design Purpose of Web Design Inform/Educate Persuade Influences on Web Design Technology Used by Both Target Audience and Designer Nature of the Content Economy (Budget, Time, and Scale

More information

Lesson 1: Dreamweaver CS6 Jumpstart

Lesson 1: Dreamweaver CS6 Jumpstart Lesson 1: Dreamweaver CS6 Jumpstart Introduction to Adobe Dreamweaver CS6 Adobe Certified Associate: Web Communication using Adobe Dreamweaver CS6 Overview 2013 John Wiley & Sons, Inc. 2 3.1 Elements of

More information

FRESNO STATE. Web Publishing STYLE GUIDE

FRESNO STATE. Web Publishing STYLE GUIDE FRESNO STATE Web Publishing STYLE GUIDE Web Style Guide Table of Contents INTRODUCTION Fresno State Web Publishing Guidelines Resources Quick Start Web Design Template Kits Quick Start Banner Design Catalog

More information

FRONTPAGE STEP BY STEP GUIDE

FRONTPAGE STEP BY STEP GUIDE IGCSE ICT SECTION 15 WEB AUTHORING FRONTPAGE STEP BY STEP GUIDE Mark Nicholls ICT lounge P a g e 1 Contents Introduction to this unit.... Page 4 How to open FrontPage..... Page 4 The FrontPage Menu Bar...Page

More information

Html basics Course Outline

Html basics Course Outline Html basics Course Outline Description Learn the essential skills you will need to create your web pages with HTML. Topics include: adding text any hyperlinks, images and backgrounds, lists, tables, and

More information